The content provides detailed information on implementing Fee Options for gas fees when sending transactions using an Embedded Wallet with the Sequence stack.
Generalized API for Fee Options & Fee Quote
sequence.feeOptions({...})
is required, which is wrapped in the following function checkTransactionFeeOptions
:sequence
variable is an Embbeded Wallet object intialized from the @0xsequence/waas
npm package with the WaasConfigKey
and ProjectAccessKey
. Learn how to do this hereCrafting Fee Options & Fee Quote with Transaction